home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / pchchnky.lha / patchchunky / PatchChunky.doc < prev   
Text File  |  1995-08-02  |  3KB  |  60 lines

  1. *******************************************************************************
  2. * $VER: PatchChunky 1.0 (02.08.95)
  3. *******************************************************************************
  4. * Copyright notice:
  5. - This Program is FreeWare, under the following conditions:
  6. -- You CAN Copy and Spread this archive in one, while it will not modified.
  7. *******************************************************************************
  8. ****************   Patch Codes Are Copyrighted by the Author.  ****************
  9. ****************       If you need them, send a request.       ****************
  10. *******************************************************************************
  11. * What it does:
  12. It Patches:
  13. - Graphics/WritePixelLine8,
  14. - Graphics/WritePixelArray8 routines.
  15. *******************************************************************************
  16. * Why Patch this:
  17. - Graphics/WriteChunkyPixels works 25 times faster, than the
  18.   Graphics/WritePixelArray8 routine in CD32 (+ SX-1 ).
  19. -- In 640x480x8 (PAL HIRESLACE):
  20. --- WritePixelArray8  takes 3.86 sec,
  21. --- WriteChunkyPixels takes 0.15 sec.
  22. *******************************************************************************
  23. * System Requirements:
  24. - Amiga with at least OS 3.1 (V40)
  25. *******************************************************************************
  26. * Hardware Requirements:
  27. - Chunky to Planar Hardware
  28. -- CD32 (+ SX-1) built in Akiko
  29. -- Some other Graphics Boards: ( Not tested. Owner`s report are welcome.)
  30. --- CyberVision 64
  31. --- etc.
  32. *******************************************************************************
  33. * How I can to invoke it:
  34. - From CLI
  35. -- RUN >NIL: PatchChunky
  36. - From User-Startup
  37. -- like CLI
  38. - From Workbench
  39. -- better from CLI, but WBstart will NOT crash your system.
  40. *******************************************************************************
  41. * How I can to remove it:
  42. - What? Why? ( You must send a CTRL-C signal to it.)
  43. -- DOS: Break command,
  44. --- Break x C ( x must be the Process Number, what Status command writes)
  45. -- Keyboard: CTRL-C.
  46. - After signal it will remove Patches.
  47. *******************************************************************************
  48. * Known bugs:
  49. - none.
  50. * Bug reports and suggestions are welcome.
  51. *******************************************************************************
  52. * History:
  53. - v1.0 initial AmiNET release
  54. *******************************************************************************
  55. * Author:
  56. - code by McPhoton -> CooL Software
  57. -- e-mail: szolim@dragon.klte.hu
  58. - code generated by ASM-One V1.25
  59. *******************************************************************************
  60.